-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.7.0
-
Code
-
Classes
- Entry
Total Complexity |
19 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
276 |
Lines of code |
171 |
Logical lines of code |
44 |
Comment lines |
104 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
edit_entry() |
S |
59 |
4 |
13 |
get_entry() |
S |
60 |
3 |
13 |
delete_entries() |
S |
56 |
2 |
19 |
mark_entries_as_read() |
S |
56 |
2 |
19 |
mark_entries_as_unread() |
S |
56 |
2 |
19 |
get_entries() |
S |
51 |
1 |
30 |
send_entries_to_trash() |
S |
59 |
2 |
15 |
restore_entries_from_trash() |
S |
59 |
2 |
15 |
__construct() |
S |
54 |
1 |
28 |